home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 7.44 / PC Gamer.zip / PCG_7.44.BIN / Data / items.pcg / scripts / DefineButton2_196 / BUTTONCONDACTION on(rollOver).as < prev   
Text File  |  2004-06-18  |  126b  |  5 lines

  1. on(rollOver){
  2.    _level7.HelpControl.theMessage.gotoAndStop("thumbnail");
  3.    _level7.HelpControl.gotoAndPlay("start7");
  4. }
  5.